projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb10be4
)
(main) [HAVE_NTGUI]: Invoke syms_of_fontset().
author
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 25 Oct 1998 23:55:37 +0000
(23:55 +0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Sun, 25 Oct 1998 23:55:37 +0000
(23:55 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index f57472d01e7c22fe691fc0ac0a09af9cfecd7edb..4009d2847475275cd057dc2c51eac4f9dc612e51 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-1193,6
+1193,7
@@
the Bugs section of the Emacs manual or the file BUGS.\n", argv[0]);
syms_of_w32faces ();
syms_of_w32select ();
syms_of_w32menu ();
+ syms_of_fontset ();
#endif /* HAVE_NTGUI */
#ifdef SYMS_SYSTEM